ocr: then: send: a QuickDraw representation of the line, followed by Post: ScriptEnd. On QuickDraw devices, the line will be drawn using the ltGray pen pattern. On PostScript devices, the line will be drawn using 10% black. After the line has been drawn, we need to reset the state of the device for: subsequent drawing operations. This is done by once again sending the Fostscriptleginiosave comment, followed by the commands to reset the gray level, as well as any other attributes of the printer. In: summary, we have looked at two ways of avoiding the perils of Postscript. The first was how to use a ...